[INFO] fetching crate trezoa-secp256k1-recover 3.2.2...
[INFO] testing trezoa-secp256k1-recover-3.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate trezoa-secp256k1-recover 3.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate trezoa-secp256k1-recover 3.2.2
[INFO] finished tweaking crates.io crate trezoa-secp256k1-recover 3.2.2
[INFO] tweaked toml for crates.io crate trezoa-secp256k1-recover 3.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trezoa-secp256k1-recover 3.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trezoa-secp256k1-recover 3.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f84a161dd59e407ec02c9d82ab3db0fc7593ed851a6ab4ded7379d17a05af7d2
[INFO] running `Command { std: "docker" "start" "-a" "f84a161dd59e407ec02c9d82ab3db0fc7593ed851a6ab4ded7379d17a05af7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f84a161dd59e407ec02c9d82ab3db0fc7593ed851a6ab4ded7379d17a05af7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84a161dd59e407ec02c9d82ab3db0fc7593ed851a6ab4ded7379d17a05af7d2", kill_on_drop: false }`
[INFO] [stdout] f84a161dd59e407ec02c9d82ab3db0fc7593ed851a6ab4ded7379d17a05af7d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 484a0876d642d99d17edd63ab483d86ecc0c2ff1b6bd2e3a8e99f267246241fc
[INFO] running `Command { std: "docker" "start" "-a" "484a0876d642d99d17edd63ab483d86ecc0c2ff1b6bd2e3a8e99f267246241fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling trezoa-secp256k1-recover v3.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s
[INFO] running `Command { std: "docker" "inspect" "484a0876d642d99d17edd63ab483d86ecc0c2ff1b6bd2e3a8e99f267246241fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "484a0876d642d99d17edd63ab483d86ecc0c2ff1b6bd2e3a8e99f267246241fc", kill_on_drop: false }`
[INFO] [stdout] 484a0876d642d99d17edd63ab483d86ecc0c2ff1b6bd2e3a8e99f267246241fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c1aaa6a9eea7916018ee70e0425e46238bf048a0add37cff5c9f357785895c9
[INFO] running `Command { std: "docker" "start" "-a" "6c1aaa6a9eea7916018ee70e0425e46238bf048a0add37cff5c9f357785895c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling trezoa-secp256k1-recover v3.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.06s
[INFO] running `Command { std: "docker" "inspect" "6c1aaa6a9eea7916018ee70e0425e46238bf048a0add37cff5c9f357785895c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1aaa6a9eea7916018ee70e0425e46238bf048a0add37cff5c9f357785895c9", kill_on_drop: false }`
[INFO] [stdout] 6c1aaa6a9eea7916018ee70e0425e46238bf048a0add37cff5c9f357785895c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e177777d0f59bce4df8f3e4672e73bddc059134e7587b0ac90b87a078c0ee630
[INFO] running `Command { std: "docker" "start" "-a" "e177777d0f59bce4df8f3e4672e73bddc059134e7587b0ac90b87a078c0ee630", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trezoa_secp256k1_recover-c7da8c9e63b52d44)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trezoa_secp256k1_recover
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 262) ... FAILED
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 343) ... FAILED
[INFO] [stdout] test src/lib.rs - secp256k1_recover (line 247) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - secp256k1_recover (line 171) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 | use trezoa_program::program_error::ProgramError;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - secp256k1_recover (line 262) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use trezoa_program::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trezoa_program`
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use trezoa_program::{
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - secp256k1_recover (line 343) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | use trezoa_program::example_mocks::trezoa_rpc_client;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `trezoa_program` in this scope
[INFO] [stdout]    --> src/lib.rs:345:5
[INFO] [stdout]     |
[INFO] [stdout] 345 | use trezoa_program::example_mocks::trezoa_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trezoa_program`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trezoa_program`, use `cargo add trezoa_program` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `trezoa_rpc_client::rpc_client::RpcClient`, `trezoa_sdk::instruction::Instruction`, `trezoa_sdk::keccak`, `trezoa_sdk::pubkey::Pubkey`, `trezoa_sdk::signature::Keypair`, `trezoa_sdk::signature::Signer`, `trezoa_sdk::transaction::Transaction`
[INFO] [stdout]    --> src/lib.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 | use trezoa_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 348 | use trezoa_sdk::{
[INFO] [stdout] 349 |     instruction::Instruction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 350 |     keccak,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 351 |     pubkey::Pubkey,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 352 |     signature::{Keypair, Signer},
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^
[INFO] [stdout] 353 |     transaction::Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - secp256k1_recover (line 171)
[INFO] [stdout]     src/lib.rs - secp256k1_recover (line 262)
[INFO] [stdout]     src/lib.rs - secp256k1_recover (line 343)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e177777d0f59bce4df8f3e4672e73bddc059134e7587b0ac90b87a078c0ee630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e177777d0f59bce4df8f3e4672e73bddc059134e7587b0ac90b87a078c0ee630", kill_on_drop: false }`
[INFO] [stdout] e177777d0f59bce4df8f3e4672e73bddc059134e7587b0ac90b87a078c0ee630
